Math with Python
This project is a series of exercises that I made to practice python and at the same time reinforce mathematics. The exercises cover topics such as algebra, calculus, trigonometry, etc.
As part of the project I also had to learn how to graph data and learn how to display it in a readable and understandable way, for that I used Latex.
- Mathematics
- Latex
- Python
My Role
Responsabilities
- Develop the integer where the data is plotted
- Find compatibility between python libraries (matplotlib, numpy, sympy, etc)
- Learn to use Latex to display the data in an understandable way
Technologies
The Project
Challenges
I found interesting the syntax of latex and how it can be used to display data in an understandable way. Although it is a bit complicated, I enjoyed it a lot. I also learned a lot about the python libraries and how to update them to be compatible with each other
Outcome
These exercises helped me to use Python and to reinforce my knowledge of mathematics. It also helped me to learn how to use latex and to graph data in an understandable way.